go.uber.org/atomic.Uint32.CAS (method)

one use

	go.uber.org/atomic (current package)
		uint32.go#L71: func (i *Uint32) CAS(old, new uint32) (swapped bool) {